﻿2026-07-19T16:31:54.5598633Z ##[group]Run actions/checkout@v5
2026-07-19T16:31:54.5599159Z with:
2026-07-19T16:31:54.5599463Z   repository: BigscreenVR/spt-bs-core
2026-07-19T16:31:54.5602017Z   token: ***
2026-07-19T16:31:54.5602359Z   ssh-strict: true
2026-07-19T16:31:54.5602650Z   ssh-user: git
2026-07-19T16:31:54.5602945Z   persist-credentials: true
2026-07-19T16:31:54.5603281Z   clean: true
2026-07-19T16:31:54.5603576Z   sparse-checkout-cone-mode: true
2026-07-19T16:31:54.5603932Z   fetch-depth: 1
2026-07-19T16:31:54.5604223Z   fetch-tags: false
2026-07-19T16:31:54.5604532Z   show-progress: true
2026-07-19T16:31:54.5604847Z   lfs: false
2026-07-19T16:31:54.5605118Z   submodules: false
2026-07-19T16:31:54.5605412Z   set-safe-directory: true
2026-07-19T16:31:54.5605735Z env:
2026-07-19T16:31:54.5606010Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T16:31:54.5606385Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T16:31:54.5606727Z ##[endgroup]
2026-07-19T16:31:54.7513310Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T16:31:54.7514891Z ##[group]Getting Git version info
2026-07-19T16:31:54.7515451Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-19T16:31:54.7835818Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-19T16:31:54.8044465Z git version 2.43.0.windows.1
2026-07-19T16:31:54.8069626Z ##[endgroup]
2026-07-19T16:31:54.8078213Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c1300d1a-ccb5-4d95-842c-bcc38892a83d\.gitconfig'
2026-07-19T16:31:54.8093042Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c1300d1a-ccb5-4d95-842c-bcc38892a83d' before making global git config changes
2026-07-19T16:31:54.8095187Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T16:31:54.8098038Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-19T16:31:54.8338573Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-19T16:31:54.8535021Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T16:31:54.8559520Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T16:31:54.8563753Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T16:31:54.8793147Z HEAD
2026-07-19T16:31:54.9047830Z ##[endgroup]
2026-07-19T16:31:54.9051984Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-19T16:31:55.2728592Z ##[group]Cleaning the repository
2026-07-19T16:31:55.2732217Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-19T16:31:57.3668112Z Removing target/
2026-07-19T16:31:57.3698617Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-19T16:31:57.4231040Z HEAD is now at 3c1c5df1 Merge 5e78fed5c30db1c774cc40a284f71fa9c94e2acd into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T16:31:57.4258377Z ##[endgroup]
2026-07-19T16:31:57.4263311Z ##[group]Disabling automatic garbage collection
2026-07-19T16:31:57.4269537Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-19T16:31:57.4528000Z ##[endgroup]
2026-07-19T16:31:57.4534685Z ##[group]Setting up auth
2026-07-19T16:31:57.4535112Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-19T16:31:57.4780516Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-19T16:31:57.8406036Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T16:31:57.8708667Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-19T16:31:58.2412801Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T16:31:58.2632578Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-19T16:31:58.6231611Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-19T16:31:58.6533432Z ##[endgroup]
2026-07-19T16:31:58.6533845Z ##[group]Fetching the repository
2026-07-19T16:31:58.6541081Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3c1c5df1aa112cbd2988ede84260d8c2a0ea0ad3:refs/remotes/pull/34/merge
2026-07-19T16:31:59.2715784Z ##[endgroup]
2026-07-19T16:31:59.2716245Z ##[group]Determining the checkout info
2026-07-19T16:31:59.2717399Z ##[endgroup]
2026-07-19T16:31:59.2722574Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-19T16:31:59.3024748Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-19T16:31:59.3248354Z ##[group]Checking out the ref
2026-07-19T16:31:59.3253668Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T16:31:59.3621908Z HEAD is now at 3c1c5df1 Merge 5e78fed5c30db1c774cc40a284f71fa9c94e2acd into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T16:31:59.3643994Z ##[endgroup]
2026-07-19T16:31:59.3877404Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-19T16:31:59.4084183Z 3c1c5df1aa112cbd2988ede84260d8c2a0ea0ad3
